[INFO] cloning repository https://github.com/HsuJv/axum-websockify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HsuJv/axum-websockify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHsuJv%2Faxum-websockify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHsuJv%2Faxum-websockify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcbf67d704f6da1dcd0f27a270eb4f29bb669779
[INFO] fixing HsuJv/axum-websockify against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHsuJv%2Faxum-websockify" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/HsuJv/axum-websockify
[INFO] finished tweaking git repo https://github.com/HsuJv/axum-websockify
[INFO] tweaked toml for git repo https://github.com/HsuJv/axum-websockify written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HsuJv/axum-websockify on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HsuJv/axum-websockify already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-http v0.3.4
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded rustls-pemfile v0.2.1
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded axum-server v0.3.3
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded axum v0.5.16
[INFO] [stderr]   Downloaded h2 v0.3.14
[INFO] [stderr]   Downloaded matchit v0.5.0
[INFO] [stderr]   Downloaded axum-core v0.2.8
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded tokio v1.21.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c150d139cea412078305557f564230d51768a5a5692561286b897015c3079d8c
[INFO] running `Command { std: "docker" "start" "c150d139cea412078305557f564230d51768a5a5692561286b897015c3079d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c150d139cea412078305557f564230d51768a5a5692561286b897015c3079d8c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c150d139cea412078305557f564230d51768a5a5692561286b897015c3079d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c150d139cea412078305557f564230d51768a5a5692561286b897015c3079d8c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking arc-swap v1.5.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]     Checking axum-core v0.2.8
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking axum-server v0.3.3
[INFO] [stderr]     Checking axum v0.5.16
[INFO] [stderr]     Checking axum-websockify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `AppError` is never constructed
[INFO] [stdout]   --> src/server.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct AppError(anyhow::Error);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |         if CONFIG.is_some() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppError` is never constructed
[INFO] [stdout]   --> src/server.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct AppError(anyhow::Error);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |         if CONFIG.is_some() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.17s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "c150d139cea412078305557f564230d51768a5a5692561286b897015c3079d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c150d139cea412078305557f564230d51768a5a5692561286b897015c3079d8c", kill_on_drop: false }`
[INFO] [stdout] c150d139cea412078305557f564230d51768a5a5692561286b897015c3079d8c
